home *** CD-ROM | disk | FTP | other *** search
/ Kodak Picture CD: 357071 / Kodak Picture CD 357071.iso / setup / pcd / pcdaddin / pcdaddin.cab / VistaPCD.cyx / REGISTRY / 104 (.txt) < prev    next >
InstallShield Script  |  2003-09-16  |  819b  |  20 lines

  1.     VistaPCD.PCDView.1 = s 'PCDView Class'
  2.         CLSID = s '{D8E7052E-18BF-4AFF-AAA6-EF8DDE1FEBB1}'
  3.     VistaPCD.PCDView = s 'PCDView Class'
  4.         CLSID = s '{D8E7052E-18BF-4AFF-AAA6-EF8DDE1FEBB1}'
  5.         CurVer = s 'VistaPCD.PCDView.1'
  6.     NoRemove CLSID
  7.         ForceRemove {D8E7052E-18BF-4AFF-AAA6-EF8DDE1FEBB1} = s 'PCDView Class'
  8.             ProgID = s 'VistaPCD.PCDView.1'
  9.             VersionIndependentProgID = s 'VistaPCD.PCDView'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             ForceRemove 'Control'
  14.             ForceRemove 'Insertable'
  15.             ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 103'
  16.             'MiscStatus' = s '0'
  17.                 '1' = s '131473'
  18.             'TypeLib' = s '{6F01FDC0-4003-11D7-91DA-0050BAB2C702}'
  19.             'Version' = s '1.0'
  20.